Pino Toscano [Sun, 2 Mar 2025 10:22:57 +0000 (11:22 +0100)]
qt6-quick3d (6.8.2-5) unstable; urgency=medium
* Team upload.
* Bump Standards-Version to 4.7.2, no changes required.
* Enable the OpenXR bits only on architectures where it is available, i.e.
alpha amd64 arm64 armel armhf i386 m68k mips64el ppc64 ppc64el riscv64
s390x sparc64:
- limit the architectures of the libopenxr-dev build dependency
- limit the architectures of the libqt6quick3dxr6, and
qml6-module-qtquick3d-xr binary packages, and the dependencies on those
- install OpenXR files only where available
- run cmake with -DINPUT_openxr=system to explicitly require a system
version of openXR where available, and -DINPUT_openxr=no otherwise